SySEVISBatchDetailError 
Logical Entity Name  SySEVISBatchDetailError 
Default Table Name  SySEVISBatchDetailError 
Physical Only  NO 
Definition 
 
Note 
 

SySEVISBatchDetailError Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SySEVISBatchDetailErrorID(PK)    int  NO 
 
SySEVISBatchDetailID(FK)    int  NO 
 
ResultCode    char(5)  YES 
 
ResultMessage    varchar(500)  YES 
 
ts    timestamp  NO 
 

SySEVISBatchDetailError Primary and Unique Keys 
Key Name  Key Type  Keys 
SySEVISBatchDetailError_SySEVISBatchDetailErrorID_U_C_IDX  PrimaryKey  SySEVISBatchDetailErrorID 

SySEVISBatchDetailError Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SySEVISBatchDetail  Non-Identifying  One To Zero or More  FK_SySEVISBatchDetailError_SySEVISBatchDetailID_SySEVISBatchDetail_SySEVISBatchDetailID      SySEVISBatchDetailID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SySEVISBatchDetailError Check Constraints 
Check Constraint Name  CheckConstraint